home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 1.0 KB | 30 lines | [TEXT/GEOL] |
- Item 3244644 10-Dec-87 14:31
-
- From: D0830 Data Translation, Dev, R Burger
-
- To: MACDTS Macintosh Developer Technical Supt.
-
- cc: MACAPP$ MacApp Interest List
-
- Sub: Split Screening in MacApp
-
- How do you implement split-screening in MacApp? I would like to
- support windows consisting of a fixed, MacDraw-like palette on
- the left and a main view which can be vertically and/or horizontally
- sectioned into four separate panes.
-
- I imagine I will need to store a total of five view references (or
- a view list) in my T<My>Document object. But what are the methods
- I should be aware of and override? How do I handle the fact that
- a single scroll bar must control two separate views? How do I handle
- dragging within a view, since an autoscroll may cause scrolling on
- the three other views?
-
- If you have recommendations or a working sample which demonstrates
- a solution, I could really use the input.
-
-
- Roberto Sierra
- Data Translation, Inc.
-
-